@import url(animate.min.css);
@import url(normalize.css);
@import url(jquery-ui.css);

* {
	box-sizing: border-box !important;
}

html {
	font-size: 19.2px; /*默认以设计稿为基准*/
	scroll-behavior: smooth;
	overflow-x: hidden !important;
}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 13.66px;
	}
}

body {
	position: relative;
	color: #666666;
	font-size: 14px;
	line-height: 1.6 !important;
	font-family: Raleway;
	font-weight: normal;
	overflow-x: hidden !important;
}

a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight: normal;
	line-height: normal;
	color: #111111;
	margin: 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #212121;
	text-decoration: none !important;
	opacity: 1;
}

button:focus {
	outline: none;
}

ul,
li,
ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	font-weight: 400;
	font-size: 16px;
}

a {
	color: #222222;
	text-decoration: none;
	outline: none !important;
}

a,
.btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

img {
	max-width: 100%;
	height: auto;
}
p {
	margin-bottom: 0 !important;
}
:focus {
	outline: 0;
}

.paddind_bottom_0 {
	padding-bottom: 0 !important;
}

.btn-custom {
	margin-top: 20px;
	background-color: transparent !important;
	border: 2px solid #ddd;
	padding: 12px 40px;
	font-size: 16px;
}

.lead {
	font-size: 18px;
	line-height: 30px;
	color: #767676;
	margin: 0;
	padding: 0;
}
.form-control {
	font-size: 0.14rem;
	padding: 0.15rem 0.2rem;
	border-radius: 0;
}
.form-control:focus {
	border-color: #ffffff !important;
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.navbar-form input {
	border: none !important;
}

.badge {
	font-weight: 500;
}

blockquote {
	margin: 20px 0 20px;
	padding: 30px;
}

button {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.full {
	float: left;
	width: 100%;
}

.layout_padding {
	padding-top: 90px;
	padding-bottom: 0px;
}

.header_section {
	width: 100%;
	height: auto;
	background-color: transparent;
}

.logo {
	width: 1.79rem;
	height: 0.56rem;
}

.menu_text {
	width: 100%;
	float: left;
}

.menu_text ul {
	margin: 0px;
	padding: 0px;
}

.menu_text li {
	float: left;
	padding-right: 90px;
	font-size: 18px;
	color: #ffffff;
}

.menu_text li a {
	color: #ffffff;
}

.menu_text li a:hover {
	color: #ffffff;
}

.overlay {
	width: 0;
	display: flex;
	height: 100%;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: rgba(30, 33, 55, 1);
	overflow-x: hidden;
	transition: 0.5s;
	z-index: 999999;
}

.overlay .closeBtn {
	display: flex;
	justify-content: center;
	width: 0.78rem;
	height: 100%;
}
.overlay .closeBtn img {
	display: block;
	width: 0.14rem;
	height: 0.14rem;
	cursor: pointer;
	margin-top: 0.53rem;
}
.overlay .nav_university {
	display: none;
	flex-direction: column;
	width: 3.2rem;
	height: 100%;
	padding-top: 1.42rem;
}

.overlay .nav_university a {
	display: flex;
	align-items: center;
	margin-bottom: 0.7rem;
	font-size: 0.22rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0.24rem;
}
.overlay .overlay-content {
	display: flex;
	flex-direction: column;
	width: 4.44rem;
	height: 100%;
	padding-top: 1.42rem;
	/*  */
	border-left: 0.01rem solid #3e4261;
	border-right: 1px solid #3e4261;
	box-sizing: border-box;
}

.overlay .overlay-content a {
	display: flex;
	align-items: center;
	margin-bottom: 0.7rem;
	font-size: 0.25rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0.24rem;
	box-sizing: border-box;
	height: 0.6rem;
}

.overlay .nav_university a {
	height: 0.6rem;
}

.overlay .overlay-content a img,
.overlay .nav_university a img {
	display: none;
	width: 0.09rem;
	height: 0.17rem;
}

.overlay .overlay-content .active_nav_hover,
.overlay .nav_university .active_nav_hover {
	position: relative;
	width: 100%;
	background: #3e4261;
	/* height: 100%; */
}

.overlay .overlay-content .active_nav,
.overlay .nav_university .active_nav {
	position: relative;
	width: 100%;
	height: 0.6rem;
	background: #3e4261;
}
.overlay .overlay-content .active_nav img,
.overlay .nav_university .active_nav img {
	display: block;
	margin-right: 0.2rem;
}
.overlay .overlay-content .active_nav span,
.overlay .nav_university .active_nav span {
	display: flex;
	flex: 1;
	position: relative;
}
.overlay .overlay-content .active_nav::before,
.overlay .nav_university .active_nav::before,
.overlay .nav_university .active_nav_hover::before,
.overlay .overlay-content .active_nav_hover::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 0.05rem;
	height: 0.6rem;
	background: #0046ff;
}
.toggle_menu {
	top: -15px;
	position: relative;
	left: 85px;
}

.banner_section {
	width: 100%;
	float: left;
	background-image: url(../images/banner-bg.png);
	height: auto;
	background-size: contain;
	padding: 200px 0px 90px 0px;
	background-repeat: no-repeat;
	background-size: 100%;
}

.banner_taital {
	width: 100%;
	float: left;
	background-color: #626975;
	border-radius: 20px;
	padding: 20px 20px;
}

.find_text {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 60px;
	color: #fffcf4;
	text-align: center;
}

.crush_text {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 46px;
	color: #03164c;
	padding: 10px 30px;
	text-align: center;
}

.long_text {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #060606;
	text-align: center;
}

.contact {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.contact_bt {
	width: 20%;
	margin: 0 auto;
	background-color: #03164c;
	padding: 10px 0px;
	color: #fffcf4;
	text-align: center;
	border-radius: 10px;
	font-size: 20px;
}

.contact_bt a {
	color: #fffcf4;
}
.contact_bt a:hover {
	color: #fffcf4;
}

.carousel-control-prev-icon {
	background-image: url(../images/right-arrow.png);
}

#my_Controls a.carousel-control-prev {
	position: absolute;
	left: 11%;
	top: 390px;
	background-color: #fff;
	color: #000;
}

#my_Controls a.carousel-control-next {
	position: absolute;
	left: 5%;
	top: 390px;
	background-color: #03164c;
}

.carousel-control-next-icon {
	background-image: url(../images/left-arrow.png);
}

#my_Controls .carousel-control-prev,
#my_Controls .carousel-control-next {
	width: 65px;
	height: 65px;
	background: #fff;
	opacity: 1;
	font-size: 30px;
	color: #091e30;
	border-radius: 100%;
}

#my_Controls .carousel-control-prev,
#my_Controls .carousel-control-next {
	width: 65px;
	height: 65px;
	background: #fff;
	opacity: 1;
	font-size: 30px;
	color: #091e30;
	border-radius: 100%;
}

.about_section {
	width: 100%;
	float: left;
	background-color: #000;
	margin-top: 70px;
}

.about_taital {
	width: 80%;
	float: right;
	margin-top: 120px;
}

.about_text {
	width: 100%;
	float: left;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}

.about_section_2 {
	width: 100%;
	float: left;
}

.about_text_2 {
	width: 19%;
	margin: 0 auto;
	text-align: center;
	font-size: 40px;
	color: #0b0e13;
	border-bottom: 1px solid #49bcfe;
	text-align: center;
}

.contact_text_2 {
	width: 24%;
	margin: 0 auto;
	text-align: center;
	font-size: 40px;
	color: #0b0e13;
	border-bottom: 1px solid #49bcfe;
	text-align: center;
}

.long_text {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #ffffff;
	margin-left: 0px;
}

.long_text_2 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #ffffff;
	margin-left: 0px;
	padding-top: 30px;
}

.about_bt {
	width: 34%;
	float: left;
	font-size: 19px;
	color: #ffffff;
	border-radius: 5px;
	background-color: #fe6703;
	height: 50px;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	margin-top: 40px;
}

.about_bt a {
	color: #ffffff;
}

.about_bt a:hover {
	color: #000;
}

.about_img {
	width: 100%;
	float: left;
}

.about_main {
	width: 100%;
	float: left;
	margin-bottom: 80px;
}

.our_section {
	width: 100%;
	float: left;
	background-color: #ffffff;
	height: auto;
}

.our_text {
	width: 26%;
	margin: 0 auto;
	text-align: center;
	font-size: 40px;
	color: #0b0e13;
	border-bottom: 1px solid #49bcfe;
	text-align: center;
}

.our_text :after {
	position: relative;
	background-color: 4px solid #000;
}

.client_long_text {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 17px;
	color: #040403;
	text-align: center;
	padding-top: 40px;
}

.padding_top_0 {
	padding-top: 50px;
}

.image_7 {
	width: 100%;
	float: left;
	text-align: center;
}

.design_text {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #090a0b;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}

.fact_text {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #090a0b;
	margin-left: 0px;
	text-align: center;
}

.bt_main {
	width: 30%;
	margin: 0 auto;
	text-align: center;
}

.seemore_bt {
	width: 50%;
	font-size: 20px;
	color: #fffcf4;
	border-radius: 5px;
	background-color: #041d2c;
	height: 50px;
	margin-top: 40px;
	padding-top: 7px;
	text-align: center;
	display: inline-block;
}

.seemore_bt a {
	color: #ffffff;
}

.seemore_bt a:hover {
	color: #fffcf4;
	background-color: #fe6703;
	padding: 13px 41px;
	border-radius: 4px;
}

.project_section {
	width: 100%;
	float: left;
	background-image: url(../images/img-4.png);
	height: auto;
	background-size: 100%;
	margin-top: 70px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
}

.partner_text {
	width: 100%;
	float: left;
	font-size: 70px;
	color: #fffcf4;
	font-weight: bold;
}

.lorem_ipsum_text {
	width: 61%;
	float: left;
	color: #fffcf4;
	font-size: 18px;
	margin-left: 0;
}

.choice_main {
	width: 100%;
	float: left;
}

.choose_bt {
	width: 18%;
	float: left;
	background-color: #fe6703;
	color: #fffcf4;
	height: 50px;
	font-size: 14px;
	border-radius: 10px;
	text-align: center;
	padding-top: 14px;
}

.choose_bt a {
	color: #ffffff;
}
.choose_bt a:hover {
	color: #000;
}

.our_price_section {
	width: 100%;
	float: left;
}

.our_price {
	width: 20%;
	margin: 0 auto;
	text-align: center;
	font-size: 40px;
	color: #0b0e13;
	border-bottom: 1px solid #49bcfe;
	text-align: center;
}

.price_section_2 {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.beginner {
	width: 100%;
	float: left;
	background-color: #022431;
	border-radius: 15px;
	height: auto;
	padding: 40px 30px;
}

.free_text {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fe6703;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
}

.access_text {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fffcf4;
	margin-left: 0px;
	margin-top: 0px;
}

.beginner_text {
	width: 100%;
	float: left;
	color: #fffcf4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.plan_text {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 40px;
	color: #fffcf4;
	margin-left: 0px;
	margin-top: 0px;
}

.select_boton {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.select_bt {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #fffcf4;
	background-color: #03164c;
	padding: 10px 0px;
	border-radius: 10px;
}

.select_bt a {
	color: #fffcf4;
}
.select_bt a:hover {
	color: #fffcf4;
	background-color: #fe6703;
	padding: 16px 28px;
	border-radius: 7px;
}

.premium {
	width: 100%;
	float: left;
	background-color: #03164c;
	border-radius: 15px;
	height: auto;
	padding: 40px 30px;
}

.premium_bt {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #fffcf4;
	background-color: #fe6703;
	padding: 10px 0px;
	border-radius: 10px;
}

.premium_bt a {
	color: #fffcf4;
}
.premium_bt a:hover {
	color: #000;
}

.contact_section {
	width: 100%;
	float: left;
	margin-top: 90px;
}

.background_bg {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../images/contact-bg.png);
	background-size: 100%;
}

.contact_bg {
	width: 82%;
	float: right;
	padding-top: 80px;
	padding-bottom: 40px;
}

.request_text {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #fffcf4;
	border-bottom: 0px solid#49bcfe;
	padding-top: 20px;
}

.email-bt {
	background: transparent;
	border-bottom: 1px solid #fffcf4;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #fffcf4 !important;
	width: 100%;
	height: 30px;
	font-size: 20px;
	padding: 20px 20px 20px 0px;
	margin-bottom: 10px;
}

.massage-bt {
	background: transparent;
	border-bottom: 1px solid #fffcf4;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #fffcf4 !important;
	width: 100%;
	height: 85px;
	font-size: 20px;
	padding: 20px 20px 20px 0px;
}

.send_bt {
	width: 30%;
	float: left;
	background-color: #041d2c;
	color: #fffdf6;
	text-align: center;
	padding: 12px 0px;
	font-size: 18px;
	border-radius: 10px;
	margin-left: 10px;
}

.send_bt a {
	color: #fffdf6;
}

.send_bt a:hover {
	color: #fffdf6;
}

.footer_section {
	width: 100%;
	height: auto;
}
.footer_section > * {
	display: block;
	margin: 0 auto;
}
.footer_section .footer-group {
	width: 100%;
	height: auto;
	background: #072baa;
}
.footer_section .footer-group > * {
	display: block;
	margin: 0 auto;
}
.footer-container {
	display: flex;
	height: auto;
	flex-direction: column;
	width: 13.2rem;
	padding-bottom: 0.2rem;
	/* border-bottom: 1px solid #072baa; */
}
.footer-container .footer-wrap {
	display: flex;
	width: 100%;
	/* padding: 0.5rem 0; */
	padding-top: 0.4rem;
	justify-content: space-between;
	color: #ffffff;
}
.footer-container .footer-wrap .wrap_follow {
	width: 100%;
}
.footer-container .footer-wrap .follow__title {
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: 800;
}
.footer-container .footer-wrap .follow-box {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 0.14rem;
}
.footer-container .footer-wrap .follow__lable {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
.footer-container .footer-wrap .follow__lable > div {
	margin-bottom: 0.1rem;
}
.footer-container .footer-wrap .follow__icon {
	display: flex;
	margin-top: 0.2rem;
}
.footer-container .footer-wrap .follow__icon a {
	display: block;
	width: 0.28rem;
	height: 0.28rem;
	margin-right: 0.23rem;
}
.footer-container .footer-wrap .follow__icon a > img {
	display: block;
	width: 0.4rem;
}
.footer-container .footer-wrap .wrap_list {
	display: flex;
	width: 4.8rem;
	flex-wrap: wrap;
}
.footer-container .footer-wrap .wrap_list > a {
	display: block;
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ffffff;
	width: 50%;
	margin-bottom: 0.2rem;
}

.footer-school {
	width: 100%;
	border-top: 2px solid #000771;
	margin-top: 30px;
}
.footer-school > * {
	display: block;
	margin: 0 auto;
}
.footer-school .school_img {
	display: flex;
	flex-direction: column;
	width: 1320px;
	height: auto;
	padding: 20px 0;
}
.newsletter_text {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #ffffff;
	padding-left: 175px;
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important;
	width: 65%;
	margin: 0 auto;
}

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	height: 50px;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
	> .input-group-prepend:first-child
	> .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #e05306;
	color: #fff;
	border: 0px;
}

.addres_text {
	width: 10%;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #fcf8f9;
	border-bottom: 1px solid #ffffff;
	padding-top: 25px;
}

.map_addres {
	width: 100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
}

.map_text {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #fffcf4;
	display: flex;
}

.map_icon {
	padding-left: 10px;
	padding-top: 10px;
}

.social_icon {
	width: 15%;
	margin: 0 auto;
	text-align: center;
}

.social_icon ul {
	margin: 0px;
	padding: 0px;
}

.social_icon li {
	float: left;
	padding-left: 10px;
}

.header_section {
	/* position: absolute; */
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.header_section > * {
	display: block;
	margin: 0 auto;
}

.container-fluid {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 13.2rem;
	border-bottom: 0.01rem solid #fff;
	height: 1rem;
	padding: 0;
}

.container-head {
	display: flex;
}

.search {
	display: flex;
	align-items: center;
	width: 5.4rem;
	height: 0.5rem;
	background: rgba(232, 232, 232, 0.5);
	border-radius: 0.36rem;
	padding: 0 0.3rem;
}
.search input {
	display: flex;
	flex: 1;
	height: 100%;
	border: none;
	background-color: transparent;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
}
.search input[type="text"]::-moz-placeholder {
	color: #ffffff;
}
.search input[type="text"]::placeholder {
	color: #ffffff;
}
.search .search-icon button {
	display: flex;
	flex-shrink: 0;
	width: 0.26rem;
	height: 0.26rem;
	margin-left: 0.1rem;
	cursor: pointer;
	background: none;
}
.search .search-icon img {
	display: block;
	width: 100%;
	height: 100%;
}

.select-course {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.3rem;
	height: 0.5rem;
	margin-left: 0.18rem;
	background: #002da5;
	border-radius: 0.25rem;
	cursor: pointer;
}
.select-course .select_options {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
}
.select-course .select-icon {
	display: flex;
	flex-shrink: 0;
	width: 0.2rem;
	height: 0.2rem;
	margin-left: 0.1rem;
	transition: all 0.2s;
}
.select-course .rate {
	transform: rotate(-180deg);
}
.select-course .select-icon img {
	display: block;
	width: 100%;
	height: 100%;
}
.select-course .course-list {
	display: none;
	position: absolute;
	justify-content: space-between;
	top: 1.25rem;
	left: 0;
	max-height: 8rem;
	width: 13.2rem;
	background: #ffffff;
	z-index: 999;
}
.container-head .select-course .show_course {
	display: flex;
}
.container-head .select-course .hide_course {
	display: none;
}
.select-course .course-list .list_left {
	display: flex;
	flex-direction: column;
	width: 100%;
	/* max-height: 7rem;
  overflow: auto; */
	padding: 0.25rem 0.8rem 0.5rem 0.3rem;
	box-sizing: border-box;
}

.course-list .list_left .list__content {
	width: 100%;
	display: flex;
	flex: 1;
}
.course-list .list_left .list__content_item {
	display: none;
	width: 100%;
}
.select-course .course-list .name {
	position: relative;
	display: inline-flex;
	font-size: 0.18rem;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #343434;
	padding-bottom: 0.1rem;
}
.select-course .course-list .content__name {
	border-bottom: 1px solid #e5e5e5;
}
.select-course .course-list .act_course {
	display: block;
}
.select-course .act_course .name::after {
	position: absolute;
	content: "";
	bottom: 0;
	width: 100%;
	height: 0.06rem;
	background: #072baa;
}
.select-course .list_left .content__list {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}
.select-course .list_left .content__list li {
	display: flex;
	width: 40%;
	flex-direction: column;
	padding: 0.2rem 0;
}
.select-course .list_left .item_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.select-course .list_left .item_content span:nth-of-type(1) {
	max-width: 2.5rem;
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #343434;
}
.select-course .list_left .item_content span:nth-of-type(2) {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 0.6rem;
	height: 0.2rem;
	background: #f5f8ff;
	border: 1px solid #dee8ff;
	border-radius: 0.1rem;
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #072baa;
}
.select-course .list_left .item_lable {
	display: flex;
	justify-content: space-between;
	margin-top: 0.1rem;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.select-course .list_left .more__course {
	display: flex;
	justify-content: center;
}
.select-course .list_left .more__course a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.02rem;
	height: 0.35rem;
	background: #f5f8ff;
	border: 1px solid #dee8ff;
	border-radius: 0.14rem;
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #072baa;
	margin-top: 0.2rem;
}
.select-course .course-list .list_right {
	display: flex;
	flex-direction: column;
	width: 3.55rem;
	/* max-height: 7rem; */
	/* height: 100%; */
	overflow: auto;
	background: #f5f8ff;
	padding-bottom: 0.5rem;
}

.select-course .list_right .list__close {
	display: flex;
	justify-content: flex-end;
	padding: 0.17rem 0.23rem 0 0;
}
.select-course .list_right .list {
	width: 100%;
	margin-top: 0.16rem;
	max-height: 5rem;
	overflow: auto;
	display: flex;
	flex-direction: column;
	/* flex: 1; */
}
.select-course .list_right .list li {
	display: flex;
	align-items: center;
	width: 100%;
	height: 0.45rem;
	padding: 0.2rem 0 0.2rem 0.42rem;
	margin: 0.1rem 0;
	color: #333333;
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
}
.select-course .list_right .list .active_course {
	color: #072baa;
	background: #ffffff;
}
.select-course .list_right .list__btn {
	display: flex;
	width: 100%;
	justify-content: center;
	margin-top: 0.4rem;
}
.select-course .list_right .list__btn .c_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 1.55rem;
	height: 0.35rem;
	background: #f5f8ff;
	border: 1px solid #dee8ff;
	border-radius: 0.14rem;
	font-size: 0.14rem;
	text-align: center;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #072baa;
}

.login-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.95rem;
	height: 0.5rem;
	border: 1px solid #ffffff;
	border-radius: 0.25rem;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	margin-left: 0.19rem;
	cursor: pointer;
}
.login-btn .line {
	margin: 0 0.1rem;
}
.login-btn-color {
	background-color: rgba(0, 0, 0, 0.2);
}

.menu-container {
	position: fixed;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	top: 0;
	right: 0;
	width: 0.6rem;
	height: 100%;
	background: #1e2137;
	z-index: 9999;
}
.menu-container .toggle-menu {
	display: block;
	width: 0.3rem;
	height: 0.3rem;
	cursor: pointer;
}
.menu-container .toggle-menu img {
	display: block;
	width: 100%;
	height: 100%;
}
.menu-container .home {
	position: absolute;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	background-color: #33385b;
	padding: 0.05rem 0;
}
.menu-container .home > div {
	margin-top: 0.05rem;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
}
.menu-container .home > img {
	display: block;
	width: 0.2rem;
	height: 0.2rem;
}
.menu-container .menu-list {
	margin-top: 3rem;
}
.menu-container .menu-list li {
	width: 0.28rem;
	height: 0.28rem;
	margin-bottom: 0.32rem;
}
.menu-container .menu-list li img {
	display: block;
	width: 100%;
	height: 100%;
}

.modalBox {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10000;
}
.modal-show {
	display: block;
}
.modalBox .modal-warp {
	display: flex;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 12rem;
	height: 4.6rem;
	background: #ffffff;
	border-radius: 0.1rem;
	box-sizing: border-box;
}
.modalBox .options-titlle {
	font-size: 0.3rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #cacaca;
	line-height: 1;
}
.modalBox .wrap-options1 {
	display: flex;
	flex-direction: column;
	width: 4.4rem;
	height: 100%;
	padding: 0.35rem 0 0.4rem 0.4rem;
	box-sizing: border-box;
}
.modalBox .wrap-options2 {
	display: flex;
	flex: 1;
	height: 100%;
	padding: 0.35rem 0.7rem 0.4rem 0.7rem;
	flex-direction: column;
	box-sizing: border-box;
	border-left: 1px solid #cacaca;
}
.modalBox .wrap-lable {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
}
.modalBox .wrap-lable img {
	display: block;
	width: 1.78rem;
	height: 0.52rem;
}
.modalBox .modal-warp .lable_desc {
	display: flex;
	flex-direction: column;
	margin-top: 0.3rem;
}
.modalBox .modal-warp .desc_add {
	font-size: 0.3rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #072baa;
	line-height: 1;
}
.modalBox .modal-warp .options-lable {
	display: flex;
	flex-direction: column;
	margin-top: 0.3rem;
}
.modalBox .wrap-options1 .desc_qr {
	max-width: 3rem;
	padding-top: 0.1rem;
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 1.2;
}
.modalBox .options-lable .desc_qr {
	padding-top: 0.1rem;
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 1.2;
}
.modalBox .wrap-qrcode {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.4rem;
	/* margin-top: 0.5rem; */
}
.modalBox .wrap-qrcode > img {
	display: block;
	width: 1.75rem;
	height: 1.75rem;
}
.modalBox .options-submit {
	margin-top: 0.4rem;
}
.modalBox .options-submit .form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.modalBox .options-submit .form-group {
	width: 2.4rem;
	margin-bottom: 0.2rem;
}
.modalBox .options-submit .form-group label {
	margin-bottom: 0.05rem;
}
.modalBox .options-submit .form-group input {
	width: 100%;
	height: 0.25rem;
	background: #eeeeee;
}
.modalBox .options-submit .group {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	margin: 0.1rem 0 0.2rem 0;
}
.modalBox .options-submit .submit {
	width: 2.4rem;
	height: 0.45rem;
	background: #002da5;
	border-radius: 0.23rem;
	font-size: 0.18rem;
	font-family: PingFang;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 0.45rem;
	cursor: pointer;
}
.success {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	width: 5.99rem;
	height: 4.3rem;
	background: #ffffff;
	border-radius: 0.1rem;
}

.success .success-content {
	display: flex;
	height: 100%;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.success span {
	font-size: 0.3rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #072baa;
	padding-top: 0.5rem;
}
.success .close {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
}
.modalBox .close {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
}
.modalBox .close img {
	display: block;
	width: 0.14rem;
	height: 0.14rem;
}
.table td,
.table th {
	padding: 0.15rem;
}
#table thead {
	position: sticky;
	top: 0;
}
.bootstrap-table .fixed-table-container .fixed-table-body {
	max-height: 9rem;
}
.pGroup .wrap-link {
	position: relative;
	display: inline-flex;
	align-items: center;
	height: 0.5rem;
	background: #1e2137;
	margin-top: -0.3rem;
	z-index: 100;
	padding: 0.2rem;
}
.pGroup .wrap-link .home {
	display: block;
}
.pGroup .wrap-link .link_course {
	display: flex;
	align-items: center;
	font-size: 0.14rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ffffff;
	margin-left: 0.17rem;
}
.pGroup .wrap-link .home > img {
	display: block;
	width: 0.26rem;
	height: 0.26rem;
}
.pGroup .wrap-link .arrow-right {
	display: block;
	width: 0.28rem;
	height: 0.5rem;
	margin-left: 0.2rem;
}

.table-bordered {
	border: 0 !important;
}
.loading {
	background: transparent !important;
}

.bootstrap-table .fixed-table-container {
	position: static !important;
}
.fixed-table-loading {
	top: 50% !important;
	left: 40% !important;
	background: transparent !important;
	display: none;
	position: fixed;
	z-index: 1000;
}
